CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic algorithms

搜索资源列表

  1. ELDGA

    1下载:
  2. 基于遗传算法的经济调度处理,word文档有简要说明,并且有算例-Based on genetic algorithms deal with economic dispatch, word document there is a brief descr iption and examples have
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:20974
    • 提供者:程飞
  1. Theroadbasedongeneticalgorithmsimagesegmentation.r

    1下载:
  2. 基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。-The road based on genetic algorithms image segmentation, image segmentation for the road, feeling the effect of individual firms also.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1482565
    • 提供者:jiangzhy
  1. Genetic-neural

    0下载:
  2. 遗传算法和神经网络结合,利用两种算法的优点,有很好的参考价值-Genetic algorithms and neural networks combine the advantages of using two algorithms, a very good reference value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:450548
    • 提供者:liuhui
  1. aa

    0下载:
  2. 遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:302709
    • 提供者:sunguili
  1. gcf

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:307706
    • 提供者:sunguili
  1. lgj

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:175647
    • 提供者:sunguili
  1. selest

    0下载:
  2. 关于一些算法中如何生成新成员的选择方法,粒子群算法,遗传算法等算法可以用。-How about some algorithm to generate a new member of the selection method, particle swarm optimization, genetic algorithms and other algorithms can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4681
    • 提供者:wang
  1. 00

    0下载:
  2. 用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:11304
    • 提供者:张振杰
  1. matlab

    0下载:
  2. 在matlab环境下,采用二进制的编码方式,利用遗传算法,对数学问题进行研究。-In the matlab environment, the use of binary encoding, the use of genetic algorithms, to undertake a study of mathematics.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2674
    • 提供者:Alice Wang
  1. geneticalgorithms

    0下载:
  2. 这是一本关于遗传算法的书,还有相关程序,matlab 它对初学者来说非常有用。-This is a book on genetic algorithms, as well as related procedures, matlab it is very useful for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11637424
    • 提供者:甘明辉
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. ga1

    0下载:
  2. 遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3485
    • 提供者:hexing
  1. Thenumericalalgorithmofparallelgeneticalgorithms.r

    0下载:
  2. 遗传算法基本理论 经典应用实例 非数值并行算法:遗传算法-The basic theory of classical genetic algorithm application examples The numerical algorithm of parallel genetic algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:4089331
    • 提供者:chenchun
  1. pptOfGeneticAlgorithm

    0下载:
  2. 讲述了遗传算法的基本原理、特点、应用领域、优化设计、应用等 例:1.基于遗传算法优化的RBF网络逼近 2.遗传算法求函数极值-About the basic principles of genetic algorithms, characteristics, applications, and optimize the design, application and other cases: 1. Based on genetic algorithm optimization of R
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:67777
    • 提供者:xq
  1. DataminingBasedonGeneticAlgorithms

    0下载:
  2. 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3673270
    • 提供者:yunzhang
  1. xujinpeng3.14

    1下载:
  2. 用遗传算法求函数f=x+10*sin(5*x)+7*cos(4*x)的最大值点:简单的单点交叉、基本位变异、赌轮盘选择、随机产生初始种群中的个体,求的最好解是24.689。注:本算法基于matlab7.0,是我自己编写的,每个步骤都有详细的说明。适用于遗传算法初学者。-Using genetic algorithms for function f = x+10* sin (5* x)+7* cos (4* x) the maximum points: a simple single-point
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4346
    • 提供者:竹子的信仰
  1. genetic

    0下载:
  2. 改C程序结合了遗传算法和模拟退火算法的思想,能求出网络图中各工序的最优开工时间和工程的收益的净现值。-C program to a combination of genetic algorithms and simulated annealing algorithm can find the network map to start the process of the optimal time and the project' s net present value of earning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1995
    • 提供者: 御驸马
  1. BGA11

    0下载:
  2. 基于遗传算法的图像压缩-Based on genetic algorithms image compression. . . . . . . . . . . .
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:35474
    • 提供者:litaohao
  1. BGAandDWT

    1下载:
  2. 基于遗传算法和小波变换的图像去噪处理-Based on genetic algorithms and image denoising wavelet transform to deal with. . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:168935
    • 提供者:litaohao
  1. adptivega

    0下载:
  2. 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1071
    • 提供者:陈世界
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com